home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / libsnmp-base / TODO < prev   
Text File  |  2004-11-09  |  1KB  |  61 lines

  1. TODO list of possible projects/developments/etc
  2. ===============================================
  3.  
  4. APIs:
  5.   Perl        (basically OK - may need a review/update)
  6.   PHP        (PHP-shipped API is out of date, needs reworking)
  7.   Java        (see netsnmpj)
  8.   Tk/Tcl
  9.   WinSNMP
  10.   Python    (yapsnmp? / snmpy?)
  11.   #Net
  12.  
  13. Agent MIBs:
  14.   Notification Filtering
  15.   Community MIB
  16.   Proxy MIB    (extended to support proxying of subtrees)
  17.   RMON/RMON2
  18.   MIB-2 updates    (in hand)
  19.   IPv6  
  20.   Firewall    (inc. connection tracking)
  21.   DisMan:
  22.     monitor    (done?)
  23.     RemOps    (preliminary implementation)
  24.   Tunnel
  25.   WWW-MIB
  26.   Hardware Abstraction Layer:
  27.     HostRes    (convert to use HAL and clean up)
  28.     UCDavis    (convert to use HAL and update structures)
  29.  
  30. Extensibility:
  31.   AgentX    (reasonably stable now)
  32.   SMUX        (?obsolete?)
  33.   embedded Perl    (done? in hand?)
  34.      "   Python
  35.   DisMan script MIB
  36.   Extend scripts  (new, so will need to bed down)
  37.   Pass scripts    (support SNMPv2 exceptions/errors)
  38.   DLMod        (OK, but MIB i/f not robust)
  39.  
  40. Library:
  41.   Threading
  42.   Debugging    (heirarchical)
  43.   Config    (split syntax & processing, persist/read-only/etc)
  44.   SecModels:
  45.     Kerberos    (?done)
  46.     SBSM    (?in hand)
  47.   Pre-compiled MIBs
  48.  
  49. Traps:
  50.   Separate thread in agen
  51.   Pluggable modules    (?done)
  52.   Dynamic loading
  53.   Persistent connection
  54.   Threaded handler
  55.  
  56. Documentation:
  57.   Tutorials
  58.   Extending the agent
  59.   Agent internals
  60.  
  61.